From 8121bd6fdb6c21983ffdc6defc49be10f8b9ecc7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Wed, 5 Feb 2014 12:34:07 +0100 Subject: [PATCH] Remove sourceforge-logo from docs to make lintian happy --- debian/patches/remove_sflogo.patch | 19 +++++++++++++++++++ debian/patches/series | 1 + 2 files changed, 20 insertions(+) create mode 100644 debian/patches/remove_sflogo.patch diff --git a/debian/patches/remove_sflogo.patch b/debian/patches/remove_sflogo.patch new file mode 100644 index 0000000..66fb31f --- /dev/null +++ b/debian/patches/remove_sflogo.patch @@ -0,0 +1,19 @@ +Description: remove sourceforge-logo from docs + the footer of each doxygen-generate documentation file included an + image hosted at sourceforge. thus accessing the documentation would + potentially breach the privacy of the user +Author: IOhannes m zmölnig +Last-Update: 2014-02-05 +--- +This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ +--- jacktrip.orig/documentation/html_footer.html ++++ jacktrip/documentation/html_footer.html +@@ -13,7 +13,7 @@ + Stanford University + +

+-SourceForge.net Logo ++SourceForge +

+ + diff --git a/debian/patches/series b/debian/patches/series index a80419a..bba263b 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1 +1,2 @@ manpage-has-errors-from-man +remove_sflogo.patch -- 2.30.2